home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Technotools
/
Technotools (Chestnut CD-ROM)(1993).ISO
/
database
/
prn_lib
/
readme
< prev
next >
Wrap
Text File
|
1988-08-04
|
2KB
|
51 lines
------------------------------------------------------------------------------
Companion Disk for Craig Yellick - August, 1988
Tutorial on Printer Control Twin Cities dBASE Compiler User Group
------------------------------------------------------------------------------
Contents:
Batch files
for linking the sample report
-----------------------------
DLN.BAT DOS Linker
TLN.BAT Turbo Linker (Borland's TLink)
PLN.BAT Phoenix Linker (PLink 86)
Make sure the linker can find CLIPPER.LIB
and the two object files- REPORT and PRN_LIB.
Source code files
-----------------
PRN_LIB.PRG Printer control function library.
REPORT.PRG Sample report.
Other files
-----------
REPORT.EXE Sample fully compiled, linked and ready to use.
On command line, optionally specify name of
MEM file containing custom printer controls.
Note--- if you downloaded an ARC file to
get this set of files, the REPORT.EXE file
was omitted to cut down on the xmit time.
PRN_LIB.DOC Documentation for PRN_LIB function library.
It's formatted with ^L-ejects etc and prints
real pretty with DOS's PRINT.COM.
*.OBJ Object files using Clipper S'87.
DATA.DBF Data for use with REPORT.PRG.
EPSON.MEM Printer controls for Epson printers (LQ-1500 especially).
Example: C> REPORT EPSON
------------------------------------------------------------------------------
Questions? Contact- Craig Yellick
Yellick Computing
509 Maple Square
Wayzata, MN 55391-1036
(612) 473-1805
------------------------------------------------------------------------------
* eof README